projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2017-10-08
Matthias Clasen
shortcuts: Add css names to some widgets
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
gtk4-demo: Fix the scrollbar popup menu example
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
scrollbar: keep populate-popup signal working
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
notebook: Don't steal right-clicks from content
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
Adwaita: Fix scrollbar theming a bit
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
scrollbar: Correct css docs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
Drop the env var for scrolling control
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
textview: Fix memory handling
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
printing: Fix page drawing
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
printing: Some fixes to the print dialog
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
button: Fix label alignment in checks and radios
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
gtk-demo: Deal with big images
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
gtk-demo: Add a new overlay demo
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
gtk-demo: Fix the overlay demo
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
gtk-demo: Fix up the drawingarea example
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Matthias Clasen
gtk-demo: Make the color chooser example non-resizable
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Daniel Boles
HC: Avoid inflated titlebar separator in GEdit etc
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Daniel Boles
TreeViewCol: Fix SEGV on remove/add, + memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Daniel Boles
TreeViewCol: Don’t try to disconnect null treeview
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Daniel Boles
Revert "treeviewcolumn: Don't leak button"
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Daniel Boles
iconbrowser: Don’t repeat folder-download-symbolic
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Daniel Boles
FileChooserButton: Avoid unref()ing a null model
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Matthias Clasen
gtk-demo: Fix the assistant demo
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Matthias Clasen
settings: Don't assert in notify
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Matthias Clasen
gskrenderer: Make the window property not construct
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Matthias Clasen
vulkan: Add some missing cases to switch
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Benjamin Otte
build: Enable -Wswitch-enum and -Wswitch-default
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Benjamin Otte
build: Turn on more warning flags
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Matthias Clasen
gtk-demo: Keep treeviews expanding
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Carlos Garnacho
gtktreeview: Transform cell area to widget coordinates
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Carlos Garnacho
treeviewcolumn: Don't swallow motion/crossing events
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Carlos Garnacho
treeview: Transform motion event coords to "bin window...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
modelbutton: set_relative_to(NULL) the popover in dispose
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
treeviewcolumn: Don't leak button
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
filechooserbutton: Don't leak priv->model
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
applicationwindw: Don't leak show-help-overlay action
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
widget-factory: Don't leak GPropertyAction instances
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Benjamin Otte
build: Don't turn off critical warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Benjamin Otte
gtk-demo: Remove old build file
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Benjamin Otte
build: Remove old Makefile.inc files
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Piotr Drąg
Update Polish translation
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Matthias Clasen
Some updates
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
Widget: make sure windowed widgets have a 1×1 min size
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
widget: Allow 0×0 allocations
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
searchbar: Remove superfluous padding
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
box: Drop priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Timm Bäder
image: Remove mention on gdk-pixbuf-csource
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Daniel Boles
HC: Add border/hilight when hovering flat buttons
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Daniel Boles
HC: Flat titlebuttons became non-flat in backdrop
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Daniel Boles
HighContrastInverse: Make window borders visible
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Daniel Boles
HC: Fix MessageDialog’s rounded bottom borders
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Daniel Boles
HighContrast: Fix titlebar containing >1 headerbar
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Marco Trevisan...
HighContrast: set min-height for headerbars
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Daniel Boles
HC: Copy working tooltip code from Adwaita & tweak
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Daniel Boles
HC: Give tooltips a border for contrast on Inverse
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Daniel Boles
HighContrast: Actually style tooltips...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Xavi Ivars
[l10n] Updated Catalan (Valencian) translation
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Timm Bäder
switch: Fix int/double comparison
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Timm Bäder
scrolledwindow: Make sure gtk_get_current_event_state...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Timm Bäder
appchooserdialog: Remove unused macro
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Timm Bäder
combobox: Remove unneeded queue_resize call
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Daniel Boles
HighContrast: Correctly select window decoration
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Matthias Clasen
wayland: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Daniel Boles
updateiconcache: Avoid confusing loop construct
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Colomban Wendling
Enter submenus when activating their parent item
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Georges Basile...
-wayland: Safeguard against NULL gtk_surface1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Daniel Boles
TreeMenu: Remove accidentally duplicated doc lines
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Daniel Boles
testcombo: Test grid :row- and :column-span-column
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Daniel Boles
ComboBox|TreeMenu: Slightly clarify wrap-width doc
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Daniel Boles
ComboBox|TreeMenu: Clarify :row|column-span-column
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Felipe Borges
build: Bump minimum GLib version to 2.53.7
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Matthias Clasen
inspector: Add gsk and vulkan information
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Daniel Boles
widget-factory: Demo different Frame border-styles
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Daniel Boles
Revert "widget-factory: Usefully demo Frame shadow...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Daniel Boles
Frame: Enhance CSS docs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Carlos Garnacho
imcontext: Fix typo on ctrl+shift+u hex sequences handling
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Timm Bäder
snapshot: Fix mixup when creating crossfade nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Timm Bäder
snapshot: Use one GPtrArray for all nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Timm Bäder
snapshot: Use one large GArray for all states
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Timm Bäder
gtkroundedbox: Remove some unneeded conditionals
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Matthias Clasen
Start reftests for gsk
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Matthias Clasen
Create tests for gsk box shadows
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Matthias Clasen
Create tests for GskTextNode
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Matthias Clasen
Clip intermediate textures
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
stylecontext: Drop priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
spinner: Remove priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
switch: Remove priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
label: Remove priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
image: Remove some unneeded includes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
image: Remove priv pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
iconhelper: Don't inherit from GObject
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
cssshadowsvalue: Don't heap-allocate shadows
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Timm Bäder
switch: Remove some unneeded includes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Matthias Clasen
Add a forgotten rename
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Matthias Clasen
Reshuffle things a little bit
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Matthias Clasen
Small simplification
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Matthias Clasen
vulkan: Add a counter for intermediate textures
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Matthias Clasen
Cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Matthias Clasen
Fix a doc comment
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Benjamin Otte
inspector: GSK_IS_RENDER_NODE() does NULL-check
commit
|
commitdiff
|
tree
|
snapshot
next